adTempus API
|
Gets or sets the subject to use in the notification message containing the captured files.
__property BSTR NotificationSubject;
String NotificationSubject;
Property NotificationSubject() As String
Captured files are e-mailed only if the Options include the OutputCaptureOptionsEnum.ocSend value. Otherwise the NotificationSubject is ignored.
If no subject is specified, a default subject is used.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|